PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFTextVisualObject Class / getTextRun Method
In This Topic
    getTextRun Method
    In This Topic
    Gets the text run represented by this visual oObject.
    Syntax
    public PDFTextRun getTextRun()

    Return Value

    A text run displayed on the PDF page.
    See Also